home *** CD-ROM | disk | FTP | other *** search
/ sustworks.com / 2014.06.sustworks.com.tar / sustworks.com / IPNR_FBA_168.sea.hqx / IPNR FBA / IPNetRouter.FBA.rsrc / TEXT_128_Subnet Calculator Help.txt < prev    next >
Text File  |  2002-06-27  |  2KB  |  18 lines

  1. Subnet Calculator
  2.  
  3. The Subnet Calculator makes it easier to specify IP addresses and masks for routing.
  4.  
  5. The Subnet Calculator converts prefix lengths into corresponding dotted quad net masks.  The Prefix Length is adjusted by clicking on the up/down arrows and will update the Mask field accordingly.
  6.  
  7. The Subnet Calculator shows the traditional (classful) IP address class in the upper right based on the IP Address field.  Press Return to specify the default non-subnetted mask for this class.
  8.  
  9. The Subnet Calculator shows the Network# and Host# portion of an IP address based on the Prefix Length.  The network and host portion of the IP Address can be adjusted separately by clicking on the corresponding arrows.  Once the correct values are shown, they can be dragged or copied to other input fields as needed.
  10.  
  11. The Subnet Calculator can determine the CIDR aggregates for a range of IP addresses or classful networks.  Two IP addresses separated by a hyphen form an IP address range (example: 192.111.4.0-192.111.15.0).  After entering an address range, the Network# field will display the corresponding networks using CIDR aggregate notation (network prefix/length).  Pressing the up/down arrows to the right of the Network# field will step through the CIDR aggregates needed to represent the corresponding network range. For example: network range 192.111.4.0-192.111.15.0 can be represented by CIDR aggregates 192.111.4.0/22 (4 class C networks) and 192.111.8.0/21 (8 class C networks).
  12.  
  13. The Subnet Calculator shows the host address range for a CIDR aggregate (network prefix/length).  Entering "10.0/27" for example will show the Host# as address range 10.0.0.0-10.0.0.31.  Notice the Host# address range ends with the subnet broadcast address (all 1's) even though this address should not be assigned to a host.
  14.  
  15. The Subnet Calculator determines the CIDR alignment based on the address class and right most 1-bit in the network prefix if an address ends in "/" with no length specified.  Entering "146.111.96/" for example will show the Network# as 146.111.96.0/19.
  16.  
  17. The Subnet Calculator will accept a decimal IP address as input and convert to a dotted quad. Entering "3232235521" will display IP address 192.168.0.1 for example. This can used to help track down spammers who disguise their IP address in decimal form.
  18.